-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added start position args #200
Added start position args #200
Conversation
Improved testing layout
Adding h5m export option, automated conda packaging
[skip ci] corrected conda channel order
targetting correct config file in anaconda dev build
Updating conda Dev action
This looks great thanks @generein |
paramak/parametric_components/toroidal_field_coil_round_corners.py
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## develop #200 +/- ##
============================================
+ Coverage 52.14% 96.85% +44.70%
============================================
Files 77 77
Lines 4886 4898 +12
============================================
+ Hits 2548 4744 +2196
+ Misses 2338 154 -2184
Continue to review full report at Codecov.
|
🎉 congrats all the tests passed, this can be merged in. I shall add docstrings and a test later Thanks for the contribution |
Proposed changes
Add an azimuth_start_angle to all types of TF coil components
Types of changes
Checklist